home *** CD-ROM | disk | FTP | other *** search
- Path: warp.ipacific.net.au!news
- From: mann@ipacific.net.au (Angus Mann)
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: Reconnect PPP after a crash ?
- Date: 4 Jan 1996 07:57:50 GMT
- Organization: Intercom Pacific Pty Ltd, Australia, +612 281-1111
- Message-ID: <1247.6577T1134T101@ipacific.net.au>
- References: <547.6576T1040T1010@postoffice.ptd.net>
- Reply-To: mann@ipacific.net.au
- NNTP-Posting-Host: dialup-s81.ipacific.net.au
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
-
- AM>> Yep - use an external dialer program (I use IPDial V1.9). Then have a
- AM>> "GoNet" script which dials using using IPDial then runs "StartNet". Then
- AM>> you simply run StartNet after each crash/reboot and your connection is
- AM>> fine again...
-
- >Could you be more specific? Where does one get IPDial? Would you be kind
- >enough to share the script with us (GoNet)? Where do these fit in your
- >set-up? Is it ppp?
-
- IPDial is on Aminet in /comm/ somewhere (/comm/net/ I'd say). And yeah my setup
- is PPP. This is what I use to connect:
-
- Net:S/Gonet
- --
- Avail FLUSH >NIL:
- Net:Bin/IPDial Net:S/Login.IPDial
- Net:Bin/StartNet
-
- ;; I run this to connect to my ISP for the first time. It dials, logs me in,
- ;;then starts all the AmiTCP/PPP stuff...
-
-
- Net:Bin/StartNet
- ---
- ;I leave this as Config_AmiTCP created it. If I've reset/crashed, all I do is
- run Net:Bin/StartNet and PPP reconfigures itself, and AmiTCP is started
- again...
-
- ---
- Angus Mann - Sydney, Australia
- eMail:mann@ipacific.net.au
- Finger for Public Key
- ---
- All comments above are merely opinions or theories and should not be taken as
- fact. No responsibility will be taken by author for any incorrect infomation
- or statements contained within.
- ---
-
-
-
-